Update TODO list
authorStuart Prescott <stuart@debian.org>
Fri, 3 May 2024 06:37:33 +0000 (16:37 +1000)
committerStuart Prescott <stuart@debian.org>
Fri, 3 May 2024 06:37:33 +0000 (16:37 +1000)
debian/TODO

index 6896613bd5019b074ef5f3da8b3c80f7d6c8b33c..638390bc9a207650a6846b9c0ff746305c1d2f43 100644 (file)
@@ -1,23 +1,8 @@
 # Packaging TODO for pyside6
 
- - wrap-and-sort d/control, tidy up b-d and packages
-
- - tidy up d/rules
-
- - check d/set-paths - is it doing anything at present?
-
- - fails to build a generated file (error suppressed)
-
- - tests won't even run due to above build error (test failure suppressed)
-
- - unclear what should land in /usr/bin and whether it needs namespacing
-   like pyside2 has done
-
- - needs clang-14 which is scheduled for removal
-
  - check arch-restrictions on some packages / build-deps
 
- - docs not currently built
+ - check that share/ and libexec/ resources are found and work
 
  - investigate building for non-default Python interpreters
 
@@ -28,3 +13,5 @@
  - check for empty packages
 
  - write control from control.in? (version constraints, versioned package names)
+
+ - should libexec be in an arch-tuple directory? how?